// "Quantum Theta" by Andy
// Inspired by Justin and Jesse Swidler's "Spinner"



A0="2 * trnc( 2 + rnd( 5.5 ) )",  //  Quantum: How many pie pieces we have
A1="1.04 + rnd( .4 )",            //  Speed factor


srcR="r",
srcT="theta + .04 * ( a1 + sin( a0 * theta ) )",

Vers=100